pixels For Coordinates
@NonNull()
Content copied to clipboard
Calculates `screen coordinates` that correspond to geographical `coordinates`(i.e., longitude-latitude pairs).The `screen coordinates` are in `platform pixels` relative to the top left cornerof the map (not of the whole screen).
Return
A `screen coordinates` in `platform pixels` for a given geographical `coordinates`.
Parameters
coordinates
A geographical `coordinates` on the map to convert to `screen coordinates`.